home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / pcguia.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-01-24  |  74 b   |  5 lines

  1. on(release){
  2.    _root.gotoAndPlay(48);
  3.    _root.unloadMovieNum(10);
  4. }
  5.